interrupt handler造句
例句与造句
- The interrupt handler is part of the orinoco module and interacts with the linux networking stack
中断处理程序是orinoco模块的一部分,并与linux网络栈交互。 - Kprobes provides an interface to break into any kernel routine and collect information non - disruptively from the interrupt handler
Kprobes提供了一个强行进入任何内核例程并从中断处理器无干扰地收集信息的接口。 - And this thesis also analyzed the characteristics of packet receiving interrupt handler and it ' s max interference on the other tasks on the same processor with lower priorities
此外本文还分析了报文接收中断处理程序的时间特性和它对节点上其它任务最大响应时间的影响。 - This driver module includes implementation of addressing encoder end ’ s internal register , reading encoded data from the encoder end and the interrupt handler of the encoder end
整个驱动模块实现了对编码端内部各寄存器的访问,从编码板读取编码数据和预览数据,以及编码系统中断处理程序等功能。 - Because probe event handlers run as extensions to the system breakpoint interrupt handler , they have little or no dependence on system facilities - and so are able to be implanted in the most hostile environments , from interrupt - time , and task - time , to disabled , inter - context switch , and smp - enabled code paths - all without adversely skewing system performance
由于探测器事件处理器是作为系统断点中断处理器的扩展来运行,所以它们很少或者根本不依赖于系统工具这样可以被植入到大部分不友好的环境中(从中断时间和任务时间到禁用的上下文间切换和支持smp的代码路径)都不会对系统性能带来负面影响。 - It's difficult to find interrupt handler in a sentence. 用interrupt handler造句挺难的
- In the last part of this thesis , we introduce the component and function of test system , and focus on how to develop the test system in details , include up layer application and device driver , from analyzing to coding . we explain how to develop the gui of test system using photon application builder ( phab ) tools , communicate among processes and schedule the multi - tasks . we also introduce the development of device driver under qnx , include programme of the interrupt handler , management of hardware resource and interface between application and device driver
首先,以真实的图形界面为基础,详细介绍了测试软件界面部分的样式、功能和使用;在此基础上,进一步介绍了测试软件编写中的一些技术细节,如如何使用phab开发图形界面、如何进行多任务调度、如何进行进程通讯等;最后详细地介绍了在qnx下驱动程序的开发包括中断处理函数的编写、系统硬件资源的管理以及驱动程序与测试程序的接口。